Added fallback non-SSE routine if the input buffer is not aligned to 16
authorJan Heller <jheller@svn.gnome.org>
Thu, 12 Jun 2008 17:10:55 +0000 (17:10 +0000)
committerJan Heller <jheller@src.gnome.org>
Thu, 12 Jun 2008 17:10:55 +0000 (17:10 +0000)
commita6f71b01535affd1d4e8367eee4dfb0c39689cb4
tree01053b9af4d252b84b2c5bb2f0680b5f350ee681
parent49bca7df58f2a4890be7dfa58f4241c9e6f2c775
Added fallback non-SSE routine if the input buffer is not aligned to 16

2008-06-12  Jan Heller  <jheller@svn.gnome.org>

        * extensions/sse-fixups.c (conv_rgbaF_linear_rgb8_linear),
        (conv_rgbaF_linear_rgba8_linear): Added fallback non-SSE routine
        if the input buffer is not aligned to 16 bytes.

svn path=/trunk/; revision=324
ChangeLog
extensions/sse-fixups.c